home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6925 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  679 b 

  1. Path: faui08m.informatik.uni-erlangen.de!not-for-mail
  2. From: msgessl@cip.informatik.uni-erlangen.de (Matthias Gessl (CIP 95))
  3. Newsgroups: comp.lang.c
  4. Subject: How do I sort a large Array?
  5. Date: 16 Feb 1996 10:04:17 GMT
  6. Organization: Regionales Rechenzentrum Erlangen, Germany
  7. Message-ID: <4g1kr1$kg1@rznews.rrze.uni-erlangen.de>
  8. NNTP-Posting-Host: faui08m.informatik.uni-erlangen.de
  9. NNTP-Posting-User: msgessl
  10.  
  11. How do I sort a large array of char-arrays, which is too large to fit in
  12. memory?
  13. For example I want to sort an array of >10000 elements, but have only RAM
  14. for about 500 elements
  15.  
  16. Many thanks in advance.
  17.  
  18. Matthias Gessl
  19.  
  20. Mail: msgessl@faui01.informatik.uni-erlangen.de
  21.  
  22.